
.html{
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
 
    position: absolute;
    width: 100%;
   height: 100%;
 

}


  .body{   width: 100%; height: 100%; 

   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background:no-repeat  fixed;
  position: absolute;
  background-size: cover !important;
  


   }

   .row {
     margin-right: 0px; 
    margin-left: 0px; 
}

body {

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

    font-family:"proxima-nova",sans-serif!important; }


      #cycle-loader {
        height:168px;
        left:40%;
        margin:-8px 0 0 -8px;
        position:absolute;
        top:50%;
        width:168px;
       
      }
      
  
      #maximage {
        display:none;
        position:fixed !important;
      }
      

      #gradient {
        left:0;
        height:100%;
        position:absolute;
        top:0;
        width:100%;
        z-index:999;
      }
      
     
      #logo {
       
        height:auto;
        left:30px;
        
        width:15%;
        z-index:1000;
      }
      #logo img {
        width:100%;
           max-width: 250px;
    min-width: 200px;
    margin-top: -20px;

      }
      a:focus{outline: none;}
      nav{
       
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 2%, rgba(0,0,0,0.89) 15%, rgba(0,0,0,0.65) 43%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 2%,rgba(0,0,0,0.89) 15%,rgba(0,0,0,0.65) 43%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 2%,rgba(0,0,0,0.89) 15%,rgba(0,0,0,0.65) 43%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */


      }
      /************************************************
Nav

************************************************/

      .nav{z-index: 9999999; color: #fff; }

      .navbar {
   
    min-height: 100px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding: 10px;
}

.navbar-nav > li > a:active, .navbar-nav > li >  .active  { 
   border: solid 1px #fff;

}

      .nav a{ color: #fff }
        .nav > li > a strong { color: #cc0000!important }
       .nav > li > a, .nav > li > a {
border: 1px solid rgba(255, 255, 255, 0);
    margin: 0px 2px;

       }

      .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:transparent;
    color: #fff;

     -webkit-animation-name: rod; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    animation-name: rod;
    animation-duration: 3s;
      animation-iteration-count:infinite;
   -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
  

}


    /* Chrome, Safari, Opera */
@-webkit-keyframes rod {
    0%   { border: 1px solid rgba(255, 255, 255, 0);}
   10%   { border-left: 1px solid rgba(255, 255, 255, 1);}
    25%   {border-bottom: 1px solid rgba(255, 255, 255, 1);}
    50%   {border-right: 1px solid rgba(2255, 255, 255, 1);}
    75%   {border-top: 1px solid rgba(255, 255, 255, 1);}
    100%   {border: 1px solid rgba(255, 255, 255, 1);}

    
}

/* Standard syntax */
@keyframes rod {
      0%   { border: 1px solid rgba(255, 255, 255, 0);}
   10%   { border-left: 1px solid rgba(255, 255, 255, 1);}
    25%   {border-bottom: 1px solid rgba(255, 255, 255, 1);}
    50%   {border-right: 1px solid rgba(2255, 255, 255, 1);}
    75%   {border-top: 1px solid rgba(255, 255, 255, 1);}
    100%   {border: 1px solid rgba(255, 255, 255, 1);}
  }





.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
    border: 1px solid rgba(246, 245, 245, 1);
    border-radius: 4px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: white;
}
@media (max-width: 767px) {

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    background-color: rgba(0,0,0,0.6);
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    
}

}
/***********************************************

SLIDER STYLE

************************************************/


      #arrow_right{
          top: 160%;
        position:absolute;
        right:30px;
        width:36px;
        z-index:99999999999999999999;
        right: 50px;
        background:none;


      }
      
      #arrow_left {
          top: 160%;
       
        position:absolute;
        right:30px;
        width:36px;
        z-index:99999999999999999999;
        left: 50px;
       
     
      }
      #arrow_left {
        right:86px;
        background: transparent;
      }
      
      #arrow_left:hover, #arrow_right:hover {
          margin-top: 5px;
         text-decoration: none;
        background: transparent;
       
      }
      .fundacion{
        text-align: center;
        
       top: 540px;
        position:fixed;
        left: 30px;
     
        width:100px;
       
   
        background:none;
      }

        .sobre {
           text-align: center;
            
    top: 540px;
    position: absolute;
    /* left: 20px; */
    width: 100px;
   
    /* left: 0px; */
    right: 20px;
}


.area{
 
  color:#fff;
  
  animation:blur 1.75s ease-out ;
    -webkit-animation-iteration-count: 3; /* Chrome, Safari, Opera */
    animation-iteration-count: 3;
  text-shadow:0px 0px 0px #fff,
      0px 0px 0px #fff;
}

@keyframes blur{
  from{
      text-shadow:
      0px 0px 30px #fff,
 
      0px 0px 150px #fff
    }
}






@media (max-width: 767px) {
	.fundacion{
        display:none ;
      }

        .sobre {  display:none;}
    
    
    .location-icon-img {
   
    top: 10px;
}

     #arrow_right{
         bottom:100px;
          top: auto;
        position:absolute;
        right:30px;
        width:36px;
        z-index:99999999999999999999;
        right: 50px;
        background:none;


      }
      
      #arrow_left {
           top: auto;
        bottom: 100px;
        position:absolute;
        right:30px;
        width:36px;
        z-index:99999999999999999999;
        left: 50px;
       
     
      }
    
    
    
}



      #arrow_left:active, #arrow_right:active {
        bottom:24.5%;
       background: transparent;
        text-decoration: none;
      }
      
      a {color:#666;text-decoration:none;}
      a:hover {text-decoration:underline;}
      a:focus {
    text-decoration: none;
 
}
      
      .in-slide-content { 
        color:#fff;
        
        font-weight:bold;
        background-color:transparent; 
        padding:20px;
        position:absolute;
        bottom: 20%;
        width:100%;
        z-index:9999; /* Show above .gradient */

       

      }

/************************************************
TIMER

************************************************/
.timer{  }
   
.timer input[type="text"], .timer input[type="text"]:hover, .timer input[type="text"]:focus {
    width: 100%;
   
    background-color: transparent;
    
    border: none;
    text-align: center;
    font-size: 2.5rem;
    color: #FFFFFF;
}
.timer p {
    font-size: 1.1rem;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    margin: 0 0 10px;

}

.timer-input { background-color: rgba(250,250,250,0.1);
 margin-left: 5px; border: solid 1px #ffffff; padding:5px 10px; width: 85px; height: 60px;

 /*background-image: url("../img/filling.gif");  background-size: 96%;  background-repeat: no-repeat;*/

  }

/************************************************
Content slider

************************************************/

/**********
promo banner

**********/
.promo-banner{margin-left:-150px;
	position:relative;
	 -webkit-transition:all 1s;
  -moz-transition: all 1s;
  transition: all 1s;  
	
   }
   
 
   
.active-promo{margin-left:0;}
   
.promo-image{ float:left;  }
.promo-trigger{ float:left; width:153px; height:25px; background-color:rgba(0,0,0,0.50); 
    -webkit-transform:rotate(90deg);
    -webkit-transform-origin: left top 0; 
    
    transform: rotate(90deg);
	transform-origin: left top 0; 
    
    text-align:center; color:#fff; margin-left:25px; border-top-left-radius:5px; border-top-right-radius:5px; border-top:solid rgba(255,255,255,0.70) 1px; border-left:solid rgba(255,255,255,0.70) 1px;  border-right:solid rgba(255,255,255,0.70) 1px;}
	.promo-trigger img{ float:left; padding-right:25px; margin-top:5px; margin-left:5px; cursor:pointer; }
	.promo-trigger span{ float:left; }

/**********
Tool tip map

**********/

.tooltip {
	display: inline;
	position: relative;
	z-index: 99999999;
	opacity:1;
}

/* Gap filler */
.tooltip::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	bottom: 100%;
	left: 50%;
	pointer-events: none;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tooltip:hover::after {
	pointer-events: auto;
}

/* Tooltip */

.tooltip-content {
	position: absolute;
	z-index: 99999999999999;
	width: 300px;
	left: 30%;
	bottom: 100%;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	font-weight: 400;
	color: #fffaf0;
	background: transparent;
	opacity: 0;
	margin: 0 0 20px -150px;
	cursor: default;
	pointer-events: none;
	
	-webkit-font-smoothing: antialiased;
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}

.tooltip:hover .tooltip-content {
	opacity: 1;
	pointer-events: auto;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.tooltip-content span {
	display: block;
}

.tooltip-text {
	border-bottom: 10px solid #fffaf0;
	overflow: hidden;
	-webkit-transform: scale3d(0,1,1);
	transform: scale3d(0,1,1);
	-webkit-transition: -webkit-transform 0.3s 0.3s;
	transition: transform 0.3s 0.3s;
}

.tooltip:hover .tooltip-text {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

.tooltip-inner {
	max-width: 300px;
	max-height:300px;
	height:250px;
	background: rgbargba(0,0,0,0.50);
	padding: 0px;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.tooltip:hover .tooltip-inner {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Arrow */

.tooltip-content::after {
	content: '';
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #fffaf0;
	border-width: 10px;
	margin-left: -10px;
}

/**********
end

**********/


.icon-bg-cirle {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin-top: 30px;
  
  width: 130px;
  height: 130px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  
  background-repeat: no-repeat;
  background-size: 72%;
  background-position: center;
}
.registro-ico{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7bd430f85b-2932-4f9c-a667-3257e32b7765%7d_icon-registro.png);  }

.icon-bg-cirle:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}



/* Effect circle  */
.icon-bg-cirle-effect-rot .icon-bg-cirle {

   border: solid 3px #ffffff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;  
}

.icon-bg-cirle-effect-rot .icon-bg-cirle:hover {
  color: #fff;
  background-size: 65%;
   border: solid 2px #ffffff;
   
}

.icon-bg-cirle-effect-rot .icon-bg-cirle:after {
  top: -8px;
  left: -8px;
  padding: 8px;
  z-index: -1;
  opacity: 0.3;
}

/* Effectb */
 .icon-bg-cirle-effect-rotb .icon-bg-cirle:after {

  box-shadow: -1px -2px rgba(255,255,255,1);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;
}

 .speakers .icon-bg-cirle-effect-rotb .icon-bg-cirle:after {

  box-shadow: 1px -3px  3px 3px rgba(204,0,0,1);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: opacity 0.2s, -moz-transform 0.2s;
  transition: opacity 0.2s, transform 0.2s;


}

.icon-bg-cirle-effect-rotb .icon-bg-cirle:hover:after {
  opacity: 0.8;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}


.icon-bg-cirle-effect-rotb .icon-bg-cirle:hover:after {
  opacity: 0.8;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}



.icon-bg-cirle-effect-7b .icon-bg-cirle:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 0.8;
}



.home-text{

  margin-left: auto;
  margin-right: auto;
  display: block;
 

}
.home-text h1{
 text-transform: uppercase;
font-size: 40px;
padding: 0px ;
margin: 0px;
line-height: 1.1;
}
.home-text h3{
 font-weight: lighter;
font-size: 25px;
padding: 9px 0px 0px 0px ;

margin: 0px;
line-height: 1.1;
color: rgba(255,255,255,0.8);
}
.home-text p{
 font-weight: 100;
font-size: 27px;
color: rgba(255,255,255,0.8);
}
.home-text hr{
      border-top: 1px solid rgba(255,255,255,0.5);
      color: rgba(1,1,1,0.3);
      background-color: rgba(1,1,1,0.3);
          margin-top: 10px;
    margin-bottom: 10px;

  
  width: 100%;
  
}
.home-text .fecha-evento{ margin-top: 35px;   padding-left: 50px;}
.location-text{ padding-top:5px; position: relative; }
.location-map{ padding-right:0px;}

.location-icon-img {
	position:absolute;
-webkit-animation-name: jumpfind;
    -webkit-animation-duration: 2s;
    animation-name: jumpfind;
    animation-duration: 1s;
    animation-iteration-count: 5;
    -webkit-animation-iteration-count: 5;
	top: -18px;
}

 /* Chrome, Safari, Opera */
@-webkit-keyframes jumpfind {
 0%   {top: -28px;}
    50%   {top: -18px;}
    100%   {top: -28px;}

    
}

/* Standard syntax */
@keyframes jumpfind {
    0%   {top: -28px;}
    50%   {top: -18px;}
    100%   {top: -28px;}
  }


  @media (max-width: 767px) {
    
    
    .location-icon-img {
   
    top: 0px;
}
}


/************************************************
CONTENT SLIDE2

************************************************/

.nutre-text {    padding-top: 65px; height: 29%;}
.nutre-text img{ padding-bottom:20px;}

.nutre-text .icono-registro{ text-align: left; border-right: solid 1px #fff; padding-right: 50px; margin-left: 8.66666667%; }
.fucam-cont{padding-left: 50px; margin-top:-120px; font-weight:200}
.fucam-cont a{ color:#fff; text-decoration:underline; font-weight:700}

.nutre-text h3{
  font-weight: 700;
font-size: 20px;
color: rgba(255,255,255,0.8);

}
.nutre-text  p{
 font-weight: 100;
font-size: 15px;
color: rgba(255,255,255,0.8);
}
.nutre-text .fecha-evento{ padding-right: 100px; }
/************************************************
CONTENT SLIDE3 ABOUT

************************************************/


.about-text-conta{ margin-left:10%;     top: 70px;}
.about-text-conta h2{ padding:10px 0; border-bottom: solid 1px #fff}

 .about-text-box{
	 background-color:rgba(0,0,0,0.20);
	 padding:15px;

}
.about-text { font-weight:200;}

.about-text ol { font-weight:200;}
.mobile-app-download{ margin-top:20px;}
.mobile-app-download img { margin-right:10px;}

/************************************************
Footer 
************************************************/



.footer-cont{ position: fixed; bottom: 0px;
  /* just make the footer display:none when page loading 
  display: none;*/
  z-index: 100000;

 
  width: 100%;

  
 }
 .social{float: left;}
  .hash{ float: left; margin-top: 27px; margin-left: 5px; }
 .hash a{ color: #fff; }

.redes-sociales{ padding-left:10px;}
.no-padding{ padding-left:0px !important; padding-right:0px !important;}
footer  {
  width: 100%;
  height: 75px;
 bottom: 0px;

 
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 58%, rgba(0,0,0,0.85) 82%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.85) 82%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.85) 82%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


}

.triangle{  text-align: center; padding-bottom: 15px; 

  margin: 0px auto;
  cursor: pointer;

   }
   .triangle img{  -webkit-animation-name: jump; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
    animation-name: jump;
    animation-duration: 1s;
    animation-iteration-count: 10;
   -webkit-animation-iteration-count: 10; /* Chrome, Safari, Opera */}

    .triangle:hover  {  
     -webkit-animation-name: jump; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 1s; /* Chrome, Safari, Opera */
    animation-name: jump;
    animation-duration: 1s;
    animation-iteration-count:infinite;
   -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
   }

  

    /* Chrome, Safari, Opera */
@-webkit-keyframes jump {
   0%   {margin-bottom:0px;}
    50%   {margin-bottom:10px;}
    100%   {margin-bottom:0px;}

    
}

/* Standard syntax */
@keyframes jump {
    0%   {margin-bottom:0px;}
    50%   {margin-bottom:10px;}
    100%   {margin-bottom:0px;}
  }


    /* Chrome, Safari, Opera */
@-webkit-keyframes corner {
    0%   {border-left: solid 1px #fff; }
    25%  {border-bottom: solid 1px #fff;}
    50%  {border-right: solid 1px #fff;}
    75%  {border-top: solid 1px #fff;}
    100% {border-left: solid 1px #fff;}
}

/* Standard syntax */
@keyframes corner {
    0%   {border-left: solid 1px #fff; }
    25%  {border-bottom: solid 1px #fff;}
    50%  {border-right: solid 1px #fff;}
    75%  {border-top: solid 1px #fff;}
    100% {border-left: solid 1px #fff;}
  }


.triangle img{  width: 30px;



 }

footer ul {
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 5px 0 0 0;

}

footer ul li {
  list-style-type: none;
  float: left;
  padding-left: 4px;
}

footer ul li a {
  display: block;
  font-size: 0.8em;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  height: 60px;

}

footer ul li a:visited {
  color: #fff;
}

footer ul li a:hover,
a:active,
a:focus {
  color: white;
 
}
.terminos{ font-size:0.7em; color: #fff; padding-top: 30px;     }
.terminos p{ text-align: center;     }
.terminos span{color: #fff; float: left;  text-align: center}
.terminos a{ color: #fff;   text-align: center }

/************************************************
TITLES
************************************************/




.titles {
 font: 4em/1 "proxima-nova",sans-serif!important;

}

.titles .text--line {
  font-size: .4em;

}
.titles{  text-align: center; height: 100px; margin-top: -95px }

.titles svg {

  
  

}

.titles .text-copy {
 /* fill: rgba(192, 33, 38, 1); red fill*/
  fill:  rgba(255, 255, 255, 0.1);
  stroke: white;
  stroke-dasharray: 50% 100%;
  stroke-width: 0.5px;
  -webkit-animation-name: stroke-offset ;
          animation-name: stroke-offset;
    -webkit-animation-duration: 25s; /* Chrome, Safari, Opera */

    animation-duration: 25s;
    animation-iteration-count:infinite;
   -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */

     
}
.titles .text-copy:nth-child(1) {
 stroke: rgba(255, 255, 255, 1);
  stroke-dashoffset: 7%;
}
.titles .text-copy:nth-child(2) {
 stroke: rgba(255, 255, 255, 1);
  stroke-dashoffset: 14%;
}
.titles .text-copy:nth-child(3) {
  stroke: rgba(255, 255, 255, 1);
  stroke-dashoffset: 21%;
}
.titles .text-copy:nth-child(4) {
  stroke: rgba(255, 255, 255, 1);
  stroke-dashoffset: 28%;
}
.titles .text-copy:nth-child(5) {
  stroke: rgba(255, 255, 255, 1);
  stroke-dashoffset: 35%;
}

@-webkit-keyframes stroke-offset {

 

  50% { fill: rgba(255, 255, 255, 0.4);
    stroke-dashoffset: 50%;
    stroke-dasharray: 0 87.5%;
  }
 
  
}

@keyframes stroke-offset {
 

  50% {
    fill: rgba(255, 255, 255, 0.4);
    stroke-dashoffset: 50%;
    stroke-dasharray: 0 87.5%;
  }
    
}


/************************************************
CONTENT SPEAKERS PAGE
************************************************/

.col-md-12 {
  
    padding-right: 20px;
    padding-left: 20px;
}

.conferencistasbg{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b3285ecfe-4e84-4f1e-8abb-f85073b69351%7d_bg-confere.jpg)!important; 
    }

.speakers{ padding:70px 6%; max-width:1280px; margin:auto;  color: #848484;}

.speakers-page .footer-cont{ position:relative !important; }

.jt{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b22b4aa84-1886-4726-9bea-7416e7450b22%7d_jean-photo.png); background-size:100%; background-color: #fff   }
.speakers .icon-bg-cirle{ background-color: #fff;   }
.speakers .icon-bg-cirle img
{ 

  border-top-left-radius:0%;
border-top-right-radius:0%;
  border-bottom-right-radius:110%;
border-bottom-left-radius:100%;
 width: 110px; left: -5px; top: -26px; position: relative; 
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+, IE10 */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.speakers .speaker-container:hover .icon-bg-cirle img, .speakers .speaker-container2:hover .icon-bg-cirle img  {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.speakers .icon-bg-cirle{ width: 100px; height: 100px; border: solid 1px #fff;  }
.speakers .icon-bg-cirle:after{ width: 97px; height: 97px; border: solid 1px #fff;  }

   .speaker-container:hover .icon-bg-cirle-effect-rot  .jt.icon-bg-cirle{ background-size: 95%;  }
 .speaker-container{ color: #fff; cursor: pointer; padding: 20px;  }
 .speaker-container2{  padding: 20px; color: #fff;  }
  .speaker-info h3{ margin-top: 25px; text-align: center; font-weight:100; padding-bottom:10px; height:40px;  }

 .speaker-info{ padding-left:0px; padding-right:0px;}

 .cargo{border: solid 1px #848484; padding: 5px; text-align: center;  border-radius: 6px; webkit-border-radius:10px; height: 80px; position: relative; display: table;  width: 287px;     margin: auto;  }
 .speaker-info p {  

display: table-cell;
    vertical-align: middle;
    text-align: center;


 }
 
 .bio-text-box{ width: 100%;
        height: 300px;
        overflow: auto; }
      
      .speaker-bio{display: none;}

 .bio-text{ color:#e5e5e5; line-height: 2em;  }
 #cboxLoadedContent{ padding: 0px 10px; }
 .gray-bg{
  border-bottom: solid 1px rgba(255,255,255,0.2);

 width: 100%;


 padding: 30px 30px;
 margin-bottom: 20px;

 display: block;
 position: relative;


}

.speaker .icon-bg-cirle{ background-color: #fff;   }
.speaker .icon-bg-cirle img{ 

  border-top-left-radius:0%;
border-top-right-radius:0%;
  border-bottom-right-radius:120%;
border-bottom-left-radius:110%;
 width: 151px; left: -7px; top: -34px; position: relative; }

.speaker-info-bio{  margin-top: 25px; padding-left:80px; text-align: left; }
.speaker-info-bio .speaker{ text-align: left; }
.speaker-info-bio h3{ color:#cc0000; text-align: left;  }
.speaker-info-bio p{     color: #e5e5e5; text-align: left; font-weight: lighter;  }
 .speaker .icon-bg-cirle:hover{ background-size: 100%;}

  .speaker .icon-bg-cirle{ width: 140px; height:140px; }
.speaker .icon-bg-cirle-effect-rotb .icon-bg-cirle:after{    box-shadow: 5px -5px rgba(204,0,0,1);     border: solid 1px #7c7c7c;}
.especiales{margin-top: 1100px;}
@media (min-width: 768px) and (max-width: 991px)
{
  .especiales{margin-top: 1400px;}

.timer-input {
    background-color: rgba(250,250,250,0.1);
    margin-left: 5px;
    border: solid 1px #ffffff;
    padding: 5px 5px;
    width: 62px;
    height: 60px;
}
.timer p {
    font-size: 0.9rem;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
}

 .social{}
 .redes-sociales{ padding-left:5px; padding-right:0px;}
  .hash{   margin-left: 1px; }
  
 .hash a{ color: #fff; }
 
   #logo{ margin-left: auto; margin-right: auto; width: 100%; display: block; }
   .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 5px;
}

  #logo img {

         margin-left: auto; margin-right: auto;
        max-width: 150px;
        min-width: 150px;

      }
      .navbar-header{width: 10%; display: block;}
      .navbar-right {
        text-align:right;
    float:right!important;
    margin-right: 0px;
display: block;
  margin-left: 0%;
   margin-right: -20px;
}
.navbar-collapse { padding-right: 0;}

nav {
   
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+71,000000+100&0.7+0,1+71,0+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,1) 71%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,1) 71%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,1) 71%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}
.in-slide-content{ margin-left: 15%; }



}

@media (max-width: 767px) {
	
	.fucam-cont {
    padding-left: 10px;
    margin-top: 60px;
    font-weight: 200;
}
    
    .fucam-cont img {
        max-width: 100%;
}


   .especiales{margin-top: 100px;}

.timer-input {
    background-color: rgba(250,250,250,0.1);
    margin-left: 5px;
    border: solid 1px #ffffff;
    padding: 5px 10px;
    width: 40%;
    height: 75px;
}

footer {
    width: 100%;
    height: 250px;
    bottom: 0px;
   
}
.speakers {
    margin: 250px auto 5% auto;
    color: #848484;
}

.home-text{

  text-align: center;

}
#arrow_right{ right: 2px }


#arrow_left{ left: 2px }

#arrow_right img{ width: 30px }


#arrow_left img{ width: 30px }

.icon-bg-cirle {
  
    margin-top: 20px;
    width: 100px;
    height: 100px;
  
}

}
/************************************************
Agenda
************************************************/

.process-list {
    max-width: 1200px;
    margin: 0 auto 100px auto;
    padding: 100px 0;
    background:  url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7bc931af57-0b6b-4922-a976-c2e3fd1441a9%7d_agdenda-center.png) repeat-y 50% 0; min-height: 260vh;
 
	
}
.process-list h5 {
    color: #fff;
    background: transparent url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7bfbeaea9e-7478-4697-adfb-e97cc93b4f56%7d_agenda-bead.png) no-repeat 100% .5em;
    width: calc(50% + 6px);
    padding-right: 60px;
    padding-left: 30px;
   
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    text-align: right;
	float: left;
    box-sizing: border-box;
	 position: relative;
}
.process-list p {
    width: calc(50% - 6px);
    font-size: 18px;
    line-height: 24px;
    color: #999;
    padding: 10px 100px 40px 53px;
	  float: left;
    box-sizing: border-box;
	 position: relative;
}
 .agenda-c-2{min-height: 100vh; margin-top: 100px; }   

.agendabg{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7bdf98b2ee-64c4-460f-bf2c-452108d631d6%7d_bg-agenda.jpg)!important;   }

.agenda-c{   color: #848484; margin-bottom: 50px; padding:70px 6%; max-width:1280px; margin:auto;  }
.hora-agenda{ font-size:17px; text-align:center;  background-repeat:no-repeat; background-position:center; background-size:contain }
.hora-agenda span{ display:block}
.hora-agenda span:first-child{    margin:5px; font-size:20px; text-align:center; border-bottom: solid 1px rgba(201,0,3,0.50); max-width:60%; }

.hora-agenda span:last-child{ font-size:15px; max-width:70%; text-align:right  }

.agenda-table tr td:first-child{ max-width:19%; }

.agenda-table table{  color: #dddddd; width: 100%; 

display: table;
 

}

.agenda-table table  tr  {
 
  vertical-align: middle;

}


tr:nth-child(even) {    }
tr:nth-child(odd), tr:nth-child(odd) td:nth-child(even) {  border: 2px solid rgba(256,256,256,0.3); }

.agenda-table table  th, td {
  display: table-cell;
 
    vertical-align:middle!important;


   padding: 10px;

}

.agenda-table  table td h4 {
  font-weight: 450;
}

.agenda-table table  td p {
  font-weight:lighter;
}


@media (min-width: 768px) and (max-width: 991px)
{

  .agenda-table{ margin-left:0px;   }
}

@media (max-width: 767px) {
	.agenda-table tr td:first-child{ max-width:20%; }
	.hora-agenda{ max-width:30%}
.agenda-table{ margin-left:0px;   }
.hora-agenda span:first-child{    margin:0px; font-size:20px; text-align:center; border-bottom: solid 1px rgba(201,0,3,0.50); max-width:100%; }

.hora-agenda span:last-child{ font-size:15px; max-width:100%; text-align:center; margin-top:5px;  }

}

/************************************************
Patrocinadores
************************************************/
.patrocinabg{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b577f7c25-2440-499e-b402-cb656144f4d6%7d_bg-patrocinadores.jpg)!important;   }

.patrocinadores-cont{ padding: 80px 5% 0px 5%; max-width:1280px; margin:auto; }
.patrocinadores-page .footer-cont{ position:relative !important; }
.patrocinadores-bg-cont h3{ color: #fff; font-weight: lighter; padding: 30px 15px;    }

.patrocinadores-bg-cont .logos-grp{ background-color: rgba(255,255,255,0.8); padding: 20px 20px; }
.patrocinadores-bg-cont .logos-grp img{ max-width: 250px;
    width: 100%;  }
.patrocina-bg-bio{ background-color:rgba(255,255,255,0.9); border-radius:3px; text-align:center; }
.patrocina-bg-bio img{ margin:0 auto;}
.patrocinadores-page #colorbox{ color:#C4C4C4;}
.patrocinadores-page #colorbox a{ color:#cc0000 !important}
.speakers-bg {
 
  background-position: right top;
  background-attachment: fixed;
  border:solid 1px #fff;
  width: 600px;
  height: 600px;
  
  display:block;

  border-radius: 50% ;
}
.no-margin{margin: 0px;}
.patro-section{
 display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    width: 100%;
    height: auto;
    max-width: 100%;
    float: left;
    overflow: hidden;
    position: absolute;

   
}
.section-pat-left{-webkit-box-flex: 4 80%;
    -webkit-flex: 4 80%;
    -ms-flex: 4 80%;
    flex: 4 80%;
    width: 80%;
    float: left;

  }
.section-pat-right{
  -webkit-box-flex: 1 20%;
    -webkit-flex: 1 20%;
    -ms-flex: 1 20%;
    flex: 1 20%;
    height: auto;
    width: 20%;
    float: left;
    position: relative;

  }
  
 .patrocinadores-cont .speaker-container {
    
     padding: 0px 15px 0px 15px; 
}


/************************************************
Reg forms
************************************************/
.registrobg{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b3644b275-0942-4293-9805-d5091b0120d6%7d_bg-registro.jpg)!important;   }


.regitro-c{ position: relative;     margin: 80px auto 5% auto; max-width:1280px;  }

.registro-page2 .regitro-c{position: relative; top: 70px; padding-bottom: 200px;}

.registro-page2 .footer-cont{ position:relative; bottom: 1px;  }


.form2 .input-effect{margin-bottom: -15px;}

.form{ color: #dddddd; }

.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 1em;
  max-width: 100%;
  width: calc(100% - 2em);
  vertical-align: top;
}

.input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: 400;
  -webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
  outline: none;
}

.input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  width: 40%;
  color: #696969;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0;
  width: 100%;
  font-style: 12px;
}





.input-effect {
  overflow: hidden;
    padding-bottom: 1em;
    margin-top: -10px;
    margin-left: -3px;
}

.input-field-effect {
  padding: 0.25em 0.5em;
  margin-top: 1.25em;
  width: 100%;
  background: #fff;
  color: #2F3238;
  font-size: 1.55em;
  
 
}

.input-label-effect {
  width: 100%;
  text-align: left;
  position: absolute;
  top: 1em;
  pointer-events: none;
  overflow: hidden;
  padding: 0 0.25em;
  -webkit-transform: translate3d(1em, 2.75em, 0);
  transform: translate3d(1em, 2.75em, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.input-label-content-effect {
  font-size: 13px;
  color: #767676;
  padding: 0.1em 0 0.25em;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.input-label-content-effect::after {
  content: attr(data-content);
  position: absolute;
  font-weight: 800;
  top: 100%;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  padding: 0.25em 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.90em;
}





.input-field-effect:focus + .input-label-effect,
.input--filled .input-label-effect {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.input-field-effect:focus + .input-label-effect .input-label-content-effect,
.input--filled .input-label-content-effect {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.btn {
 
    padding: 10px 30px;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}

.btn-default {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255,255,255,0.7);
}
	#maximage {
    display:block;
    position:fixed;
}
@media (min-width: 768px) and (max-width: 991px)
{
	.registro-svg {
    
    min-width: 100%;
}
	
	.hash {
    float: left;
    margin-left: 4px;
    font-size: 12px;
}
footer ul li {
    list-style-type: none;
    float: left;
    padding-left: 3px; 
}
	
.terminos {
  
    padding-left: 20px!important;
}

	
.form-svg-left {
    position: relative;
    top: 285px;
    left: 8px;
    width: 100%;
	display:block;
}
.form-svg-rigth {
    position: relative;
    top: 115px;
    left: 85px;
    width: 100%;
	display:block;
}
.footer-cont{position:fixed; bottom: 0px;
}
footer .col-md-12, footer .col-sm-12 { padding:1px;}
}
@media (max-width: 767px) {
	.navbar {
    position: fixed;
	width:100%;
	top:0px;
	 z-index:999999999;
}

.agenda-c {
   
    padding: 190px 6%;
 
}

.faqs-c {
   
    padding: 190px 0px 0px 0px!important;
    
}
.patrocinadores-cont {
    padding: 250px 0% 0px 0%;
    max-width: 1280px;
    margin: auto;
}

.agenda-svg svg{ min-width:1024px;}

div.mc-image{ overflow:scroll}
#gradient{     position: fixed;
    overflow: visible;}
.mc-image { position:relative!important;    }
	
	.promo-banner { display:none;}
	.cont{ margin-top:-90px}
	.registro-page .col-sm-6, .registro-page .col-md-6{padding-right: 5px; margin-top:10px; }
	.registro-page .col-md-12 { padding:1px; z-index:-99999999;}
	.registro-page footer { padding-left:20px; padding-right:0px; text-align:center }
	
	#maximage {
    display:block;
    position:relative !important;
	height: 100% !important;
}
.tooltip-content { left:50%;}
.home-text hr{ margin-top:90px;}
.terminos p {
   
   
    padding-left: 15%;
}

.in-slide-content {
  
    position: relative;

}
header{ z-index:999999999;}
.nutre-text .icono-registro{border-right: none;}
.home-text h3 a { display:block;
   
}
.about-text{ text-align:left;}
.timer img{ text-align:center;}

.save-date{ width:100%;     max-width: 80%;
    text-align: center;}
	footer {
   
    height: 300px;
   
}
.home-text h3 span {
	width:100%;
	text-align:center;

display:block;
   
}
.about-text-conta{ margin-left:0px; text-align: center;}

.home-text p { margin-top:30px;
}
.cargo{ width:100%;}

.concursos-c {
   
   padding: 280px 10px 0px 10px !important;
   
}

.in-slide-content{ margin-top:55%; height: 100%;}

footer{ background:rgba(0,0,0,0.70)!important}

.in-slide-content .col-xs-10{ width:100%; }

.home-text .fecha-evento {
    margin-top: 20px;
    padding-left: 0px;
}

.home-text h3 {
    font-weight: lighter;
    font-size: 25px;
    padding: 9px 0px 0px 0px;
    margin: 0px;
    line-height: 1.1;
    color: rgba(255,255,255,0.8);
}


	.contenedor {
    overflow:visible;
	
    /* height
	: 1280px; */
    /* height: 0px; */
    position: relative;
   z-index: 9999;
	}
.registro-page .footer-cont{ position:relative; }
.registro-c .col-sm-9{ padding-right: 5px;
    padding-left: 5px;
	
	}
	.registro-svg {
    
    width: 100%;
    overflow: hidden;
}
	.registro-svg .svg-container {     min-width: 700px;}
	.form-svg-left {
    position: relative!important;
	margin-top:40px;
	margin-left:-40px;
   
}

.form-svg-rigth {
      position: relative!important;
	  margin-top:125px;
	  margin-left:-120px
  
	

}
.registro-page2 .form-svg-left {
   
    left: -50px;
}
.registro-page2 .form-svg-rigth {
 
    left: -50px;
}

}


/************************************************
Reg forms p2
************************************************/


.formularo-2{ padding:0px 70px 0px 70px; max-width:1280px; margin:auto;}

.register-form-col-right{ padding-top:26px;}
.form-control {border-radius: 0; background-color:#fff;}

@media (max-width: 767px) {
.formularo-2{ padding:0 20px 0px 20px;}
    
    #arrow_left:active, #arrow_right:active {
    bottom: 99px;
        }
    
    .patrocinadores-bg-cont .logos-grp {
    
    padding: 0px 0px;

}  
    
    .patrocinadores-cont .speaker-container {
    padding: 0px 0px 0px 0px;
}
    
}
    



/************************************************
FAQS 
************************************************/

.faqsbg{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b2707a7bb-ac77-4ca0-8e2e-3bd645681f0f%7d_bg-fqs.jpg)!important;   }

.faqs-page .footer-cont {
    position: relative !important;
	
}
.faqs-page{ background-color:#000;}
.faqs-c{ color:#dddddd; padding:80px 70px 0px 70px; max-width:1280px; margin:auto; }
.faqs-c ul li{ color:#dddddd;}
.faqs-c a {  color:#fff; text-decoration:underline; font-weight:600}
.faqs-c h4{ font-weight:600; cursor: pointer}
.faqs-c p{ font-weight:lighter; line-height: 2em;   }
/*.collapse-content{ color:#07E737; display:none;}*/


.faqs-c img{cursor:pointer }

	
	
	.accordion-container {
		width: 100%;
		
		clear: both;
	}
	.collapser-toggle {
		position: relative;
		display: block;
		padding:5px 0px;
		font-weight: 300;
		line-height:25px;
		border-bottom:solid 1px rgba(209,209,209,0.50);
		-webkit-transition: all 1s;
	transition: all 1s;
	text-decoration:none;
		
	}
	.collapser-toggle.open {
		
		border-bottom:solid 1px rgba(209,209,209,0);
		color: #fff;
	
		
	}
	.collapser-toggle:hover {
	color: #fff;
	
	}
	
	.accordion-content {
		display: none;
		padding: 10px 15px 5px 15px;
		overflow: auto;
	}
	
		
	.line-close{ width:100%; border-bottom:solid 1px rgba(209,209,209,0.5); padding-bottom:5px; text-align:center; margin-top:20px; -webkit-transition: all 1s;
	transition: all 1s;}
	.line-close img{ max-width:35px;}

	@media (max-width: 767px) {
	
		.accordion-content {
			padding: 10px 0;
			overflow: inherit;
		}
        
        .speaker-info-bio {
    margin-top: 10px;
    padding-left: 5px;
            padding-right: 5px;
    text-align: left;
}
        .timer p {
   
    margin: 0 0 5px;

}
        
	}
	
	/************************************************
Concursos
************************************************/


.concursobg{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b7a67a209-af81-4bfd-ad58-01a842f04b64%7d_bg-concursos.jpg)!important;   }
	.concursos-page .footer-cont {
    position: relative !important;
	
}
.concursos-c{color:#dddddd; padding:80px 70px 0px 70px; max-width:1280px; margin:auto;}

.concursos-c ul li{ color:#dddddd;}
.concursos-c a { color:#fff; text-decoration:underline; font-weight:600}
.concursos-c h4, .concursos-c strong{ font-weight:600; }
.concursos-c strong{ font-weight:400; }
.concursos-c p{ font-weight:lighter; line-height: 2em;   }
.contest-content{ padding:25px 0px;}
.reportero{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b87d9c9f8-92c0-4507-a8ae-ebca373529f3%7d_premios-reportero-ipod.jpg);  background-size: cover; background-color:rgba(255,255,255,0.50)}

.pasaporte{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7beb909830-2c13-4cbb-a521-291387ad1d84%7d_premios-pasaporte.png);  background-size: cover; background-color:rgba(255,255,255,0.50)}

.seguidor-fb{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b9675f433-728e-44a9-a6dd-0f7c3f3b0a80%7d_premios-seguidores-fb.png);  background-size: cover; background-color:rgba(255,255,255,0.50)}
.camera-premio{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b26e9edf1-a09c-46af-b4c3-d6613c452734%7d_camera.png);  background-size: cover; background-color:rgba(255,255,255,0.50)}


.concursos-c .icon-bg-cirle-effect-rot .icon-bg-cirle:hover{  background-size: cover;}

.concursos-c .icon-bg-cirle-effect-rot .icon-bg-cirle{ cursor:default;}
.modal{ z-index: 999999999999999;}
.modal-content {
   
    background-color: #000;
    color: #fff;
}


.modal-header {
	background-color:#cc0000;
}





.streaming-c{color:#dddddd; padding:80px 10px 0px 10px; max-width:1280px; margin:auto;}
.rec-btn{ width:8px; height:8px; background-color:#cc0000; display:inline-block; margin-right:5px; border-radius:50%; margin-bottom:1px;  animation-name: rec;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count: infinite;
-moz-animation-duration: 1s;
-moz-animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-iteration-count: infinite;}

@keyframes rec {
    0%   {background-color: transparent;}
    50%  {background-color:#cc0000;}
    100% {background-color: transparent;}
}

@-webkit-keyframes rec{ 
0%   {background-color: transparent;}
    50%  {background-color:#cc0000;}
    100% {background-color: transparent;}}

@-moz-keyframes rec{ 
0%   {background-color: transparent;}
    50%  {background-color:#cc0000;}
    100% {background-color: transparent;}}
	
	.streaming-social .icon-bg-cirle{ 
	width: 50px !important;
    height: 50px !important;
	    margin-top: 0px;
		margin-bottom:0px;
	}
	.face-ico{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7bc07cd38d-a338-49a8-9233-4fd4e22c3218%7d_face-icon.png);}
	.twitter-ico{ background-image:url(http://images.news.avaya.com/EloquaImages/clients/AvayaInc/%7b0d064bac-da88-4c78-919e-ec3e3b9b19c6%7d_twitter-icon.png);}
	.streaming-social{ padding-top:10px;  padding-bottom:10px; background-color:rgba(0,0,0,0.50)}
	.streaming-social span{ font-size:12px; }
	.cine-btn{ background-color:rgba(0,0,0,0.50);     height: 60px;}
	.cine-mode{ width:50px; height:20px; display:block; border:#FFFFFF solid 1px; float:right; -webkit-transition: all  1.0s ease;
	-moz-transition: all 1.0s ease;
	transition: all 1.0s ease;
	
	
	 
	  }
	 .cine-mode .span{display:block; text-align:center;}
	.cine-btn a{float:right; color:#EEEEEE; font-size:11px; margin-top:25px;}
	.cine-btn{ height:92px;}
	
	
		.normal-btn a{ width:80px;}
	
	.normal-btn .cine-mode{ width:20px; height:30px; display:block; border:#FFFFFF solid 1px; float:right; }
	.cine-text:before{ text-align:center; content:"Modo Cine"; color:#FFFFFF; 
	 }
	.normal-text:before{ display:block; text-align:center; content:"Cerrar"!important; color:#FFFFFF; margin-left:55px;
	-webkit-transition: all  1.0s ease;
	-moz-transition: all 1.0s ease;
	 transition: all 1.0s ease;
	
	 }
.contenedor-s{ background-color:rgba(0,0,0,0.60); 
	-webkit-transition: background-color 1.0s ease;
	-moz-transition: background-color 1.0s ease;
	 transition: background-color 1.0s ease;
	 
	  }	
	 
.video-s{
	-webkit-transition: width  1.0s ease;
	-moz-transition: width 1.0s ease;
	 transition: width 1.0s ease;
	 }
	 .cine-opacity{ opacity:0.2;
	 -webkit-transition: all  1.0s ease;
	-moz-transition: all 1.0s ease;
	 transition: all 1.0s ease;
	 
	 }
	 .nav-streaming{ font-size:13px;}